Skip to content

Conversation

@tiranux
Copy link

@tiranux tiranux commented Nov 25, 2025

Description

Adding a new DAG tool to troubleshoot and profile DAGs parsing.

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: composer Issues related to the Cloud Composer API. labels Nov 25, 2025
@tiranux tiranux force-pushed the add-dag-parsing-profiler branch from a74ffb7 to 8552eb2 Compare November 25, 2025 07:18
@tiranux tiranux marked this pull request as ready for review November 25, 2025 16:56
@tiranux tiranux requested review from a team as code owners November 25, 2025 16:56
@snippet-bot
Copy link

snippet-bot bot commented Nov 25, 2025

Here is the summary of changes.

You are about to add 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@tiranux tiranux marked this pull request as draft November 25, 2025 17:58
@tiranux tiranux force-pushed the add-dag-parsing-profiler branch from 8552eb2 to 507bff9 Compare November 25, 2025 18:00
@tiranux tiranux marked this pull request as ready for review November 27, 2025 06:25
@leahecole leahecole added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 9, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 9, 2025
@@ -0,0 +1,433 @@
#!/usr/bin/env python
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

leave this first line out, should start with copyright header.

# See the License for the specific language governing permissions and
# limitations under the License.

# [START composer_dag_parsing_profiler_dag]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels really long to be embedded in docs with this region tag. Are you expecting to add the full thing here based on the region tag?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: composer Issues related to the Cloud Composer API. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants